home *** CD-ROM | disk | FTP | other *** search
/ JVC Image Converter 1.0 / JVC_Image_Converter_1.0.iso / Image conv / Japanese / DATA1.cab / ImageConverter.CHM / _resource / manual / default.css < prev   
Encoding:
Cascading Style Sheet File  |  2002-12-24  |  1004 b   |  59 lines

  1.  
  2. body { 
  3.   background-color:#FAF5FA 
  4.  
  5. table.Top {
  6.   background-color:#003300;
  7.   border-spacing:"0";
  8.   border:double 3px #FFA500; 
  9.   height:"18" 
  10.   cellpadding:"3";
  11.   cellspacing:"0";
  12.   border-collapse:"collapse";
  13.   font-family: MS UI Gothic; 
  14.   font-size: 18px;
  15.   font-weight: bold;
  16.   color: Beige
  17. }
  18.  
  19. table.Detail {
  20.   background-color:#FAF5FA;
  21.   bordercolor="#111111";
  22.   border=0px none; 
  23.   width="90%"; 
  24.   border-collapse="collapse" 
  25.   cellpadding="0";
  26.   cellspacing="0";
  27.   font-family: MS UI Gothic; 
  28.   font-size: 12px;
  29.   font-weight: normal
  30. }
  31.  
  32. h1 { 
  33.   font-family: MS UI Gothic; 
  34.   font-size: 12px; 
  35.   font-weight: bold;
  36.   color: LightCyan 
  37. }
  38.  
  39. h2 {
  40.   font-family: MS UI Gothic; 
  41.   font-size: 12px; 
  42.   font-weight: bold; 
  43.   color:#282828 
  44. }
  45.  
  46. h3 { 
  47.   font-family: MS UI Gothic; 
  48.   font-size: 12px; 
  49.   font-weight: lighter; 
  50.   color:#282828 
  51. }
  52.  
  53. p { 
  54.   font-family: MS UI Gothic; 
  55.   font-size: 12px; 
  56.   font-weight: lighter; 
  57.   color:#282828 
  58. }